[XEN][HVM] Initialise the ELCR to level triggered mode from pic_init1.
authorSteven Smith <ssmith@xensource.com>
Mon, 25 Sep 2006 08:26:51 +0000 (09:26 +0100)
committerSteven Smith <ssmith@xensource.com>
Mon, 25 Sep 2006 08:26:51 +0000 (09:26 +0100)
commit4d0c4def88745a1aea101f33926f457198a2363d
tree3fdc987589611a2de21a2b3dc3ae2a209d58daaa
parent776187826bb63646d110e577570b368e57ea73fa
[XEN][HVM] Initialise the ELCR to level triggered mode from pic_init1.
This should really be done from the BIOS, but since it isn't, work around
it from here.

Signed-off-by: Steven Smith <sos22@cam.ac.uk>
xen/arch/x86/hvm/i8259.c